Update Readme.md
[EroSomnia.git] / Point and Click Game1 / Point and Click Game1.vcxproj
blobdf34e4663a0d9eb7063d5395811362dc9a759c38
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Release|Win32">
9       <Configuration>Release</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Debug|x64">
13       <Configuration>Debug</Configuration>
14       <Platform>x64</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|x64">
17       <Configuration>Release</Configuration>
18       <Platform>x64</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectGuid>{94A5619C-0865-4F76-AA86-563259DD0B52}</ProjectGuid>
23     <RootNamespace>PointandClickGame1</RootNamespace>
24     <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
25   </PropertyGroup>
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
28     <ConfigurationType>Application</ConfigurationType>
29     <UseDebugLibraries>true</UseDebugLibraries>
30     <PlatformToolset>v140</PlatformToolset>
31     <CharacterSet>MultiByte</CharacterSet>
32     <WholeProgramOptimization>false</WholeProgramOptimization>
33   </PropertyGroup>
34   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
35     <ConfigurationType>Application</ConfigurationType>
36     <UseDebugLibraries>false</UseDebugLibraries>
37     <PlatformToolset>v140</PlatformToolset>
38     <WholeProgramOptimization>true</WholeProgramOptimization>
39     <CharacterSet>MultiByte</CharacterSet>
40   </PropertyGroup>
41   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
42     <ConfigurationType>Application</ConfigurationType>
43     <UseDebugLibraries>true</UseDebugLibraries>
44     <PlatformToolset>v140</PlatformToolset>
45     <CharacterSet>MultiByte</CharacterSet>
46   </PropertyGroup>
47   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
48     <ConfigurationType>Application</ConfigurationType>
49     <UseDebugLibraries>false</UseDebugLibraries>
50     <PlatformToolset>v140</PlatformToolset>
51     <WholeProgramOptimization>true</WholeProgramOptimization>
52     <CharacterSet>MultiByte</CharacterSet>
53   </PropertyGroup>
54   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
55   <ImportGroup Label="ExtensionSettings">
56   </ImportGroup>
57   <ImportGroup Label="Shared">
58   </ImportGroup>
59   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
60     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
61   </ImportGroup>
62   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
63     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
64   </ImportGroup>
65   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
66     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
67   </ImportGroup>
68   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
69     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
70   </ImportGroup>
71   <PropertyGroup Label="UserMacros" />
72   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
73     <IncludePath>$(SolutionDir)deps/include;C:\Users\Scherezade\Desktop\Programing_Files\boost_1_63_0;$(IncludePath)</IncludePath>
74     <LibraryPath>$(SolutionDir)deps/lib;$(LibraryPath)</LibraryPath>
75   </PropertyGroup>
76   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
77     <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)deps/include;$(IncludePath)</IncludePath>
78     <LibraryPath>$(SolutionDir)deps/lib;$(LibraryPath)$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86</LibraryPath>
79   </PropertyGroup>
80   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
81     <ClCompile>
82       <WarningLevel>Level3</WarningLevel>
83       <Optimization>Disabled</Optimization>
84       <SDLCheck>true</SDLCheck>
85       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
86     </ClCompile>
87     <Link>
88       <AdditionalDependencies>C:\Userers\Scherezade\Desktop\Programing_Files\boost_1_63_0\stage\lib;SDL2.lib;SDL2_image.lib;SDL2_mixer.lib;SDL2_ttf.lib;%(AdditionalDependencies)</AdditionalDependencies>
89       <SubSystem>Console</SubSystem>
90       <AdditionalLibraryDirectories>boost\stage\lib</AdditionalLibraryDirectories>
91     </Link>
92   </ItemDefinitionGroup>
93   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
94     <ClCompile>
95       <WarningLevel>Level3</WarningLevel>
96       <Optimization>Disabled</Optimization>
97       <SDLCheck>true</SDLCheck>
98     </ClCompile>
99   </ItemDefinitionGroup>
100   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
101     <ClCompile>
102       <WarningLevel>Level3</WarningLevel>
103       <Optimization>MaxSpeed</Optimization>
104       <FunctionLevelLinking>true</FunctionLevelLinking>
105       <IntrinsicFunctions>true</IntrinsicFunctions>
106       <SDLCheck>true</SDLCheck>
107       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
108       <AdditionalIncludeDirectories>$(SolutionDir)deps/boost_1_63_0</AdditionalIncludeDirectories>
109       <PrecompiledHeader>NotUsing</PrecompiledHeader>
110       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
111     </ClCompile>
112     <Link>
113       <EnableCOMDATFolding>true</EnableCOMDATFolding>
114       <OptimizeReferences>true</OptimizeReferences>
115       <AdditionalLibraryDirectories>$(SolutionDir)deps/boost_1_63_0\stage\lib</AdditionalLibraryDirectories>
116       <AdditionalDependencies>SDL2.lib;SDL2_image.lib;SDL2_mixer.lib;SDL2_ttf.lib;%(AdditionalDependencies)</AdditionalDependencies>
117       <SubSystem>Console</SubSystem>
118     </Link>
119   </ItemDefinitionGroup>
120   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
121     <ClCompile>
122       <WarningLevel>Level3</WarningLevel>
123       <Optimization>MaxSpeed</Optimization>
124       <FunctionLevelLinking>true</FunctionLevelLinking>
125       <IntrinsicFunctions>true</IntrinsicFunctions>
126       <SDLCheck>true</SDLCheck>
127     </ClCompile>
128     <Link>
129       <EnableCOMDATFolding>true</EnableCOMDATFolding>
130       <OptimizeReferences>true</OptimizeReferences>
131     </Link>
132   </ItemDefinitionGroup>
133   <ItemGroup>
134     <ClCompile Include="DropDownMenu.cpp" />
135     <ClCompile Include="Graphics.cpp" />
136     <ClCompile Include="KeyboardMouseIO.cpp" />
137     <ClCompile Include="main.cpp" />
138     <ClCompile Include="MouseIO.cpp" />
139     <ClCompile Include="TextBox.cpp" />
140   </ItemGroup>
141   <ItemGroup>
142     <ClInclude Include="AnimationLibrary.h" />
143     <ClInclude Include="BGM.h" />
144     <ClInclude Include="BGMLibrary.h" />
145     <ClInclude Include="OpeningItems.h" />
146     <ClInclude Include="DropDownMenu.h" />
147     <ClInclude Include="GameGraphics.h" />
148     <ClInclude Include="GenericGameTools.h" />
149     <ClInclude Include="Graphics.h" />
150     <ClInclude Include="MenuGraphics.h" />
151     <ClInclude Include="KBIndexes.h" />
152     <ClInclude Include="KeyboardMouseIO.h" />
153     <ClInclude Include="MouseIndexes.h" />
154     <ClInclude Include="MouseIO.h" />
155     <ClInclude Include="resource.h" />
156     <ClInclude Include="SaveData.h" />
157     <ClInclude Include="ScreenIncludes.h" />
158     <ClInclude Include="SFX.h" />
159     <ClInclude Include="SFXLibrary.h" />
160     <ClInclude Include="TextBox.h" />
161     <ClInclude Include="UString.h" />
162   </ItemGroup>
163   <ItemGroup>
164     <ResourceCompile Include="Point and Click Game1.rc" />
165   </ItemGroup>
166   <ItemGroup>
167     <Image Include="icon1.ico" />
168   </ItemGroup>
169   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
170   <ImportGroup Label="ExtensionTargets">
171   </ImportGroup>
172 </Project>